Loading [MathJax]/jax/output/HTML-CSS/jax.js

Learn and practice Aptitude questions and answers with explanation for interview, competitive exam (Pariksha Corner )

Compiler Design+Solved



Friday, January 24, 2020

Any position independent code is best written using which of

Any position independent code is best written using which of the following addressing modes ?
AAbsolute
BDirect
CIndirect
DRelative.
View Answer

All compilers are designed to be

All compilers are designed to be
Arecursive
Bserially usable
Cself correcting
Dre-entrant.
View Answer

Recursive descent parsing is an example of

Recursive descent parsing is an example of
Atop down parsing
Bbottom up parsing
Cpredictive parsing
Dheuristic parsing.
View Answer

Thursday, January 23, 2020

How many 32 x 1 RAM chips are needed to provide a memory cap

How many 32 x 1 RAM chips are needed to provide a memory capacity of 256 kilo bytes ?
A128
B64
C32
D8
View Answer

In a syntax directed translation scheme, the value of an

In a syntax directed translation scheme, the value of an attribute of a node is a function of the attributes of its children. Such an attribute is called a / an
Asynthesised attribute
Bcanonical attribute
Cinherited attribute
Dfunctional attribute
View Answer

Categories